home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3mpifga.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_MATPROPIFGADGET_H = 1;
- include("real/gadget/r3mplega.js")
-
-
- var R3CLID_MATPROPIFGADGET = 397;
-
-
-
-
- // Description: All these methods are used internally by mapchanges system.
-
- R3MPIFGM_SETCOMBINE = 397004;
-
- function mR3MPIFGM_SETCOMBINE() {
- DoA(this.r3obj, 397004, 0, R3TID_INTEGER, 0);
- }
-
-
-
-
-
-
- function r3Matpropifgadget () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_MATPROPIFGADGET, arguments);
- }
- // Methods
- this.SETCOMBINE=mR3MPIFGM_SETCOMBINE;
-
- // Attributes
- }
-
- r3Matpropifgadget.prototype=new r3Matproplevelgadget;
- // r3mpifga.h_H